CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket client server

搜索资源列表

  1. socket

    2下载:
  2. 用socket写的服务器端客户端程序,服务器端多线程,可以并发处理客户端的请求-Used to write server-side socket client program, server-side multi-threaded and can handle concurrent client requests
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-07-05
    • 文件大小:1517635
    • 提供者:郑俊飞
  1. VC_advanced_program_development

    2下载:
  2. 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project s
  3. 所属分类:source in ebook

    • 发布日期:2017-05-20
    • 文件大小:5685386
    • 提供者:wut
  1. Socket-RemoteCode

    0下载:
  2. this program is a client server chat system based on socket programming and it shows how a server can send some code to client for processing and receive output from client , it is a sample of running remote code
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-31
    • 文件大小:149486
    • 提供者:arad
  1. TCP_socket_client_server_file_transfer_program_des

    0下载:
  2. TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1859
    • 提供者:张梦
  1. socket

    0下载:
  2. 简单的socket实例。包括客户端代码,服务端代码。开发环境windows ,vc-socket exsample. include client,server program code.windows ,vc++
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:75800
    • 提供者:liubiao
  1. CLIENT-SERVER

    0下载:
  2. 一个简单的客户端服务器模型,可以实现基本的通信。对学习SOCKET编程入门很有用-A simple client server model, basic communication can be achieved. Introduction to learning programming is useful SOCKET
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-19
    • 文件大小:5463725
    • 提供者:xidian
  1. tcpclient

    0下载:
  2. it is a tcp client server program in c. it uses socket programming. the server is a concurrent server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4275
    • 提供者:sandeep
  1. socket_client_server

    0下载:
  2. socket client and server
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6834
    • 提供者:DIOP
  1. Delphi-Socket-TCP-

    4下载:
  2. delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-03-15
    • 文件大小:1377940
    • 提供者:daihongwei
  1. SOCKET

    1下载:
  2. socket通信,客户端+服务器,是我初学网络编程时写的例子-socket communication, client+ server, when I write beginner example of network programming
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:284055
    • 提供者:ZOUYISHUN
  1. server

    0下载:
  2. 用PHP SOCKET做QQ服务器。这里仅写了服务器端,客户端可以用FLASH、AIR或C++程序。-To do with PHP SOCKET QQ server. Here only to write the server side, the client can use the FLASH, AIR, or C++ program.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-28
    • 文件大小:2218
    • 提供者:Joming
  1. Socket

    1下载:
  2. 实现了服务器客户端交互,可以输入同学信息,如学号,成绩,住址,姓名等,然后查询-To achieve the client server interaction, students can enter information, such as learning numbers, results, address, name, etc., then the query
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7615038
    • 提供者:王聪
  1. socket

    0下载:
  2. 简单的用socket实现客户端服务端进程通信的例子-socket client server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:1986
    • 提供者:
  1. client-server-socket

    0下载:
  2. Server 端向Client 端提供两种服务:数学计算服务和时间查询服务.-client-server,TCP server socket and UDP server socket .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:31242
    • 提供者:小猫
  1. tcp-socket

    0下载:
  2. tcp socket client server chat system
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:5388
    • 提供者:dalia
  1. Client-Server-Example

    0下载:
  2. 本实例是Client/Server的简化模型,容易学习理解,同时对Socket用法有初步介绍。-This example is a simplified model of Client/Server, easy to learn to understand that while the initial introduction of the Socket usage.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:3843701
    • 提供者:海波
  1. UDP-Cleint-Server-Socket

    0下载:
  2. windows socket client server in C++ working
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:3488293
    • 提供者:SAURABH GUPTA
  1. socket

    0下载:
  2. linux下socket的实现 客户端 服务端-linux socket client server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:1214
    • 提供者:weixj
  1. client-server-java

    0下载:
  2. In this first part of a multi-part post, we will learn how to create a very simple socket server and socket client pair in Java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-29
    • 文件大小:9894
    • 提供者:ryma
  1. socket

    0下载:
  2. socket客户端服务端通信源码。方便socket编程初学者参考-socket client server communication source. Convenient socket programming reference for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3777417
    • 提供者:Eddie
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com